Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-239909 | CASA-ND-000300 | SV-239909r666090_rule | Medium |
Description |
---|
Without information about the outcome of events, security personnel cannot make an accurate assessment as to whether an attack was successful or if changes were made to the security state of the system. Event outcomes can include indicators of event success or failure and event-specific results (e.g., the security state of the device after the event occurred). As such, they also provide a means to measure the impact of an event and help authorized personnel to determine the appropriate response. |
STIG | Date |
---|---|
Cisco ASA NDM Security Technical Implementation Guide | 2021-03-15 |
Check Text ( C-43142r666088_chk ) |
---|
Review the Cisco ASA configuration to verify that it is compliant with this requirement. The configuration should look similar to the example below: logging enable logging buffered informational If the ASA is not configured to generate audit records containing information to establish the outcome of the event, this is a finding. |
Fix Text (F-43101r666089_fix) |
---|
Configure the Cisco ASA as shown in the example below. ASA(config)# logging enable ASA(config)# logging buffered informational ASA(config)# end |